Learn R Programming

DataSetsUni (version 0.1)

New Claims: The data set represents the unemployment claims from July 2008 to April

Description

The function allows to provide the unemployment claims from July 2008 to April, reported by the Department of Labour, Licencing, and Regulation, USA.

Usage

data_insurun

Value

data_insurun gives the unemployment claims from July 2008 to April.

Arguments

data_insurun

A vector of (non-negative integer) values.

Author

Muhammad Imran.

R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.

Details

The data set represents the unemployment claims from July 2008 to April, reported by the Department of Labour, Licencing, and Regulation, USA. Recently, it is used by Fayomi et al. (2022) and fitted a new useful exponential model.

References

Fayomi, A., Tahir, M. H., Algarni, A., Imran, M., & Jamal, F. (2022). A new useful exponential model with applications to quality control and actuarial data. Computational Intelligence and Neuroscience, 2022.

See Also

data_insuranceun

Examples

Run this code
x<-data_insurun
summary(x)

Run the code above in your browser using DataLab